Add a missing end tag
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Jan 2011 18:40:19 +0000 (13:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 29 Jan 2011 18:40:19 +0000 (13:40 -0500)
docs/reference/gtk/migrating-2to3.xml

index f79d7b2c0e71a32db59459f62da108fcaeb8c1f8..c60470af7e4d9738201226e8393f3acd08a8dcad 100644 (file)
@@ -1019,6 +1019,7 @@ gtk_arrow_draw (GtkWidget *widget,
       given the internal filter model instead of the users model.
       This oversight has been fixed in GTK+ 3; if you have handlers
       for these signals, they will likely need slight adjustments.
+    </para>
   </section>
 
   <section>